Table of content



/orderitem/customerorder/{id}

Mapping URL: /orderitem/customerorder/{id}

Description: find the orderitem entities of customerorder with the appended id

Microservice: ProductService


Methods

/orderitem/customerorder/{id}

/orderitem/customerorder/{id}

Mapping URL: /orderitem/customerorder/{id}

Description: CustomerOrderService

Name: findAllOrderItemOfCustomerOrder(id)

Request Method: GET

Service Interface: /orderitem/customerorder/{id}

Service Entity: CustomerOrder



ProductService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content